-
Home
-
TaxJar – Sales Tax Automation for WooCommerce
-
4.2.1
-
Code
-
Classes
- Rate_Manager
Total Complexity |
9 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
132 |
Lines of code |
54 |
Logical lines of code |
21 |
Comment lines |
68 |
Methods |
8 |
Properties |
0 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
create_or_update_tax_rate() |
S |
66 |
2 |
8 |
prepare_tax_rate() |
S |
61 |
1 |
12 |
add_rate() |
S |
67 |
1 |
7 |
get_existing_rate() |
S |
72 |
1 |
5 |
prepare_rate_lookup() |
S |
65 |
1 |
9 |
wc_rate_already_exists() |
S |
79 |
1 |
3 |
update_tax_rate() |
S |
76 |
1 |
4 |
create_tax_rate() |
S |
69 |
1 |
6 |